home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / pcboard / kspmts33.zip / WATTCP.CFG < prev    next >
Text File  |  1996-09-20  |  5KB  |  130 lines

  1. ;--[ Sample configuration file (WATTCP.CFG) for KSP-Mail ]--------------------
  2. ;
  3. ; The IP addresses used in this example are intentionally bogus!  You must
  4. ; provide your own VALID values, or else the software will not run.
  5. ;
  6. ;--[ Configuration Parameters required by Waterloo TCP/IP ]-------------------
  7. ;
  8. hostname=bbs
  9. domainslist=ksp.com
  10. netmask=255.255.255.0
  11. my_ip=129.210.212.4
  12. gateway=129.210.212.2
  13. nameserver=129.210.212.3
  14. ;
  15. ;--[ Configuration parameters to enable/disable processes ]-------------------
  16. ;
  17. ksp-mail.import_news_process=pulled            ; import_news_process
  18. ksp-mail.import_mail_process=enabled            ; should be set to
  19. ksp-mail.export_news_process=enabled            ; pulled, pushed,
  20. ksp-mail.export_mail_process=enabled            ; or disabled; set
  21. ksp-mail.set_clock_process=enabled            ; all others to
  22. ksp-mail.command_shell_process=enabled            ; enabled or disabled.
  23. ;
  24. ;--[ Internet Mail Parameters ]-----------------------------------------------
  25. ;
  26. ; Required:
  27. ;
  28. ksp-mail.esmtp_server=129.210.212.5            ; Mail-Out (1st)
  29. ksp-mail.esmtp_server=129.210.212.6            ; Mail-Out (2nd)
  30. ksp-mail.esmtp_server=129.210.212.7                 ; Mail-Out (3rd)
  31. ksp-mail.mail_directory=d:\pcb\uucp\spool\mail      ; Mail-In, Mail-Out
  32. ;
  33. ; Optional:
  34. ;
  35. ;ksp-mail.import_mail_command="uuin -s mail"        ; Mail-In
  36. ;ksp-mail.import_mail_seconds=600            ; Mail-In (dflt=60)
  37. ;ksp-mail.import_mail_trigger=on_arrival        ; Mail-In
  38. ;ksp-mail.export_mail_command="uuout -c 5"        ; Mail-Out
  39. ;ksp-mail.export_mail_seconds=600            ; Mail-Out (dflt=60)
  40. ;ksp-mail.export_mail_trigger=60,c:\pcb\i-email\msgs    ; Mail-Out
  41. ;ksp-mail.forwarding=enabled                ; Mail-In
  42. ;ksp-mail.esmtp_greeting="This server now supports ESMTP!"
  43. ;ksp-mail.max_message_bytes=100000            ; Mail-In (dflt:none)
  44. ;ksp-mail.vrfy_program=<program_filespec>        ; Mail-In (dflt:none)
  45. ;ksp-mail.mailing_list=<filespec>            ; (May be repeated)
  46. ;ksp-mail.check_recipients_at=<host.domain>        ; (May be repeated)
  47. ;ksp-mail.uucp_from_line=disabled            ; Mail-In (dflt:enbld)
  48. ;
  49. ;--[ Usenet News Parameters ]-------------------------------------------------
  50. ;
  51. ; Required:
  52. ;
  53. ksp-mail.nntp_server=129.210.212.8            ; News-In, News-Out
  54. ksp-mail.nntp_server=129.210.212.9            ; (1st alternative)
  55. ksp-mail.nntp_server=129.210.212.10            ; (2nd alternative)
  56. ksp-mail.news_directory=d:\pcb\uucp\spool\news        ; News-In, News-Out
  57. ksp-mail.newsgroups=groups.lst,sort            ; News-In (filespec)
  58. ksp-mail.news_hour=5,7-9,12                ; News-In
  59. ksp-mail.news_hour=14-16,21                ; (1 or more required)
  60. ksp-mail.export_news_seconds=600            ; News-Out (dflt=60)
  61. ;
  62. ; Optional:
  63. ;
  64. ;ksp-mail.import_news_command="uuin -s news"        ; News-In
  65. ;ksp-mail.import_news_trigger=on_arrival        ; News-In
  66. ;ksp-mail.export_news_command=uuout            ; News-Out
  67. ;ksp-mail.batch_news=disabled                ; News-In
  68. ;ksp-mail.news_filter=ksp.com                ; News-In
  69. ;ksp-mail.max_article_days=7                ; News-In (Pulled)
  70. ;ksp-mail.max_article_bytes=100000            ; News-In (dflt:none)
  71. ;ksp-mail.newnews_timeout=300                ; News-In (Pulled)
  72. ;
  73. ;--[ Network Time Server Parameters ]-----------------------------------------
  74. ;
  75. ; Required:
  76. ;
  77. ksp-mail.time_server=129.210.212.11            ; Set-Clock
  78. ksp-mail.time_server=129.210.212.12            ; (1st alternative)
  79. ksp-mail.time_server=129.210.212.13            ; (2nd alternative)
  80. ;
  81. ; Optional:
  82. ;
  83. ksp-mail.set_clock_hours=48                ; default is 24 hours
  84. ;
  85. ;--[ Log File Parameters (Optional) ]-----------------------------------------
  86. ;
  87. ksp-mail.logging=disabled                ; default is enabled
  88. ksp-mail.log_directory=d:\pcb\uucp\logs            ; If logs are desired
  89. ;ksp-mail.verbose=log_files                ; Level of detail
  90. ksp-mail.log_days_newsin=1                ; Default is 7 days
  91. ksp-mail.log_days_mailin=3                ; Default is 7 days
  92. ksp-mail.log_days_newsout=5                ; Default is 7 days
  93. ksp-mail.log_days_mailout=7                ; Default is 7 days
  94. ksp-mail.log_days_setclock=14                ; Default is 7 days
  95. ksp-mail.log_days_extcmds=21                ; Default is 7 days
  96. ;
  97. ;--[ Screen Display Parameters (Optional) ]-----------------------------------
  98. ;
  99. ;ksp-mail.local_bell=DISABLED                ; On error messages
  100. ;ksp-mail.verbose=on_screen                ; Level of detail
  101. ;ksp-mail.monitor=error                    ; To window on error
  102. ;ksp-mail.monitor=memory                ; Stack & heap
  103. ;ksp-mail.monitor=speed                    ; Threads/second
  104. ;ksp-mail.screen_saver_seconds=60            ; Screen saver timeout
  105. ;
  106. ;--[ Other Parameters (Optional) ]--------------------------------------------
  107. ;
  108. ;ksp-mail.close_timeout=10                              ; default is 10 secs
  109. ;ksp-mail.client_timeout=200                ; default is 300 secs
  110. ;ksp-mail.server_timeout=600                          ; default is 300 secs
  111. ;
  112. ;ksp-mail.outbound_retry_seconds=3600            ; default is 10 mins!
  113. ;ksp-mail.outbound_check_seconds=15            ; default is 5 secs
  114. ;ksp-mail.share_delay_seconds=10            ; default is 0 seconds
  115. ;
  116. ;ksp-mail.sequence_file=d:\pcb\uucp\ksp-mail.seq    ; Mail-In, News-In
  117. ;
  118. ;ksp-mail.dont_swap_to=xms                ; default is enabled
  119. ;ksp-mail.dont_swap_to=ems                ; default is enabled
  120. ;ksp-mail.dont_swap_to=disk                ; default is enabled
  121. ;
  122. ;ksp-mail.remote_management_password=mysecretword    ; default is no pswd
  123. ;
  124. ;ksp-mail.ok_filespec=<filespec>,<seconds>        ; default is 60 secs
  125. ;ksp-mail.exit_spec=c:\ksp\ksp-exit.*,5            ; default is 10 secs
  126. ;
  127. ;ksp-mail.retrieve_hostnames=disabled            ; default is enabled
  128. ;ksp-mail.sitename_alias=<host.domain>            ; optional
  129. ;-----------------------------------------------------------------------------
  130.